public interface CiscoMediaSecurityIndicator
Modifier and Type | Field and Description |
---|---|
static int |
MEDIA_ENCRYPT_KEYS_AVAILABLE
The media is terminated in secure mode, and keys are available.
|
static int |
MEDIA_ENCRYPT_KEYS_UNAVAILABLE
The media is terminated in secure mode, but keys are not available because SRTP is not
enabled in Cisco Unified Communications Manager administration.
|
static int |
MEDIA_ENCRYPT_USER_NOT_AUTHORIZED
The media is terminated in secure mode, but keys are not available because the user is not
authorized to get the keys.
|
static int |
MEDIA_NOT_ENCRYPTED
The media is not encrypted for this call.
|
static final int MEDIA_ENCRYPT_KEYS_AVAILABLE
static final int MEDIA_ENCRYPT_USER_NOT_AUTHORIZED
static final int MEDIA_ENCRYPT_KEYS_UNAVAILABLE
static final int MEDIA_NOT_ENCRYPTED